projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f0bdf
)
(fast-lock-verbose): Use `other' widget type.
author
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 09:07:36 +0000
(09:07 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 09:07:36 +0000
(09:07 +0000)
lisp/fast-lock.el
patch
|
blob
|
history
diff --git
a/lisp/fast-lock.el
b/lisp/fast-lock.el
index d739673288f9f3cb0e77ade40783072e337c26ad..6fec142edeaaba0890f88c57efa26c41fbe0a90a 100644
(file)
--- a/
lisp/fast-lock.el
+++ b/
lisp/fast-lock.el
@@
-306,8
+306,8
@@
Font Lock cache files saved. Ownership may be unknown for networked files."
"*If non-nil, means show status messages for cache processing.
If a number, only buffers greater than this size have processing messages."
:type '(choice (const :tag "never" nil)
- (
const :tag "always" t
)
- (
integer :tag "size"
))
+ (
integer :tag "size"
)
+ (
other :tag "always" t
))
:group 'fast-lock)
(defvar fast-lock-save-faces